projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbeec36
)
css node declaration: Fix a typo
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 11 Sep 2015 00:43:21 +0000
(20:43 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 12 Sep 2015 16:50:37 +0000
(12:50 -0400)
gtk/gtkcssnodedeclaration.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcssnodedeclaration.c
b/gtk/gtkcssnodedeclaration.c
index 83bbb3d0b68843dc05e4982c455ebdedcdfd1595..87030d0f277cadd6b388949323ff80b0d75d5adb 100644
(file)
--- a/
gtk/gtkcssnodedeclaration.c
+++ b/
gtk/gtkcssnodedeclaration.c
@@
-33,7
+33,7
@@
struct _GtkCssNodeDeclaration {
guint refcount;
GtkJunctionSides junction_sides;
GType type;
- const /* inter
e
ned */ char *id;
+ const /* interned */ char *id;
GtkStateFlags state;
guint n_classes;
guint n_regions;